func github.com/google/go-cmp/cmp.formatString
5 uses
github.com/google/go-cmp/cmp (current package)
report_reflect.go#L352: return textLine(prefix + formatString(s[:maxLen]) + string(textEllipsis))
report_reflect.go#L354: return textLine(prefix + formatString(s))
report_reflect.go#L373: func formatString(s string) string {
report_slices.go#L167: s := formatString(v.Index(0).String())
report_slices.go#L257: s := formatString(v.String())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)